contentdeserializer: Plug a small memleak
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Oct 2021 18:51:03 +0000 (14:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 3 Oct 2021 18:52:09 +0000 (14:52 -0400)
commitb8622adac57d6397d1f592f3b6e82287709d3c09
tree8eb280b05521d7b5b12fe22d0b983b9aa3d7edda
parentb4bc7983a6952899d17a54bcd0dc8fcf6e3b8553
contentdeserializer: Plug a small memleak

Found by asan in ci. We intern the mimetypes
when they are registered, so there is no need
to leak this string.
gdk/gdkcontentdeserializer.c